home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / harrythehamster.swf / scripts / DefineButton2_19 / BUTTONCONDACTION on(press).as
Text File  |  2007-09-28  |  82b  |  6 lines

  1. on(press){
  2.    var score = 0;
  3.    var level = skipLevel;
  4.    gotoAndPlay(43);
  5. }
  6.